HolidayCollection Constructor(IHoliday[],Weekdays)
Initializes a new
HolidayCollection object using the specified settings (not recommended for outer usage).
Parameters
- holidays
- An object array of holidays with the IHoliday interface implemented.
- weekdays
- A Weekdays object that contains day of week holiday settings.